Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps the all-minor-updates group with 28 updates in the / directory:

Package From To
@faker-js/faker 8.4.0 8.4.1
@nuxtjs/sitemap 5.0.4 5.3.2
@unocss/reset 0.58.4 0.61.3
@changesets/cli 2.27.1 2.27.7
@eslint/eslintrc 3.0.0 3.1.0
@iconify-json/material-symbols 1.1.72 1.1.83
@iconify-json/mdi 1.1.64 1.1.67
@nuxt/eslint-config 0.2.0 0.3.13
@nuxtjs/i18n 8.0.0 8.3.1
@nuxtjs/mdc 0.5.0 0.8.3
@types/chroma-js 2.4.3 2.4.4
@unocss/nuxt 0.58.4 0.61.3
@unocss/preset-icons 0.58.5 0.61.3
@unocss/transformer-directives 0.58.4 0.61.3
autoprefixer 10.4.17 10.4.19
eslint-plugin-perfectionist 2.5.0 2.11.0
eslint-plugin-promise 6.1.1 6.4.0
eslint-plugin-regexp 2.2.0 2.6.0
eslint-plugin-testing-library 6.2.0 6.2.2
eslint-plugin-typescript-sort-keys 3.1.0 3.2.0
eslint-plugin-vue 9.20.1 9.27.0
nuxt 3.10.3 3.12.3
prettier 3.2.2 3.3.2
typescript 5.3.3 5.5.3
unocss 0.58.4 0.61.3
vue 3.4.10 3.4.31
vue-eslint-parser 9.4.0 9.4.3
vue-router 4.2.5 4.4.0

Updates @faker-js/faker from 8.4.0 to 8.4.1

Release notes

Sourced from @​faker-js/faker's releases.

v8.4.1

What's Changed

Full Changelog: faker-js/faker@v8.4.0...v8.4.1

Changelog

Sourced from @​faker-js/faker's changelog.

8.4.1 (2024-02-06)

  • JSDocs improvements
Commits

Updates @nuxtjs/sitemap from 5.0.4 to 5.3.2

Release notes

Sourced from @​nuxtjs/sitemap's releases.

v5.3.2

No significant changes

    View changes on GitHub

v5.3.1

   🐞 Bug Fixes

    View changes on GitHub

v5.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v5.2.2

   🐞 Bug Fixes

    View changes on GitHub

v5.2.1

No significant changes

    View changes on GitHub

v5.2.0

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits

Updates @unocss/reset from 0.58.4 to 0.61.3

Release notes

Sourced from @​unocss/reset's releases.

v0.61.3

   🚀 Features

    View changes on GitHub

v0.61.2

No significant changes

    View changes on GitHub

v0.61.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.60.4

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by unocss-bot, a new releaser for @​unocss/reset since your current version.


Updates @changesets/cli from 2.27.1 to 2.27.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.7

Patch Changes

  • #1047 d108fa6 Thanks @​patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.

  • #1400 dd6e5bb Thanks @​Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace

  • Updated dependencies [d108fa6, dd6e5bb, dd6e5bb]:

    • @​changesets/apply-release-plan@​7.0.4
    • @​changesets/config@​3.0.2
    • @​changesets/get-dependents-graph@​2.1.1
    • @​changesets/assemble-release-plan@​6.0.3
    • @​changesets/get-release-plan@​4.0.3

@​changesets/cli@​2.27.6

Patch Changes

  • #1392 f295b3e Thanks @​bluwy! - Replace meow dependency with mri to reduce the number of transitive dependencies

  • #1390 6a3452e Thanks @​bluwy! - Display changeset status --verbose in list form and remove tty-table dependency

@​changesets/cli@​2.27.5

Patch Changes

  • #1370 5e9d33a Thanks @​Andarist! - Fixed a regression that caused changeset version to fail on packages having a dev dependency on a skipped package.

  • Updated dependencies [5e9d33a]:

    • @​changesets/get-dependents-graph@​2.1.0
    • @​changesets/assemble-release-plan@​6.0.2
    • @​changesets/config@​3.0.1
    • @​changesets/get-release-plan@​4.0.2
    • @​changesets/apply-release-plan@​7.0.3

@​changesets/cli@​2.27.4

Patch Changes

  • #1361 954a16a Thanks @​jakebailey! - Version 2.25.0 introduced the privatePackage configuration option with default { version: false, tag: false }; due to a bug, these options were not respected in all commands, leading to commands like changeset tag still tagging private packages. This has been fixed, and all packages now respect this option.

  • #1369 d729d8c Thanks @​Andarist! - changeset tag should now correctly skip tags that exist on the remote

  • Updated dependencies [954a16a]:

    • @​changesets/assemble-release-plan@​6.0.1
    • @​changesets/apply-release-plan@​7.0.2
    • @​changesets/get-release-plan@​4.0.1

@​changesets/cli@​2.27.3

Patch Changes

  • #1357 18c966a Thanks @​Andarist! - Fixed an issue with changeset status executed without since argument. It should now correctly use the configured base branch as the default value.

... (truncated)

Commits

Updates @eslint/eslintrc from 3.0.0 to 3.1.0

Release notes

Sourced from @​eslint/eslintrc's releases.

v3.1.0

3.1.0 (2024-05-17)

Features

Chores

v3.0.2

3.0.2 (2024-02-12)

Chores

  • maintenance update of globals to v14 (#152) (4151865)

v3.0.1

3.0.1 (2024-02-09)

Documentation

Chores

Changelog

Sourced from @​eslint/eslintrc's changelog.

3.1.0 (2024-05-17)

Features

Chores

3.0.2 (2024-02-12)

Chores

  • maintenance update of globals to v14 (#152) (4151865)

3.0.1 (2024-02-09)

Documentation

Chores

Commits

Updates @iconify-json/material-symbols from 1.1.72 to 1.1.83

Commits
  • 21561d3 Update Material Design Icons, OpenMoji
  • aeda0ff Update OpenMoji
  • 614a743 Update Maki, Material Design Icons
  • f2d8d6d Update IonIcons, Material Design Icons
  • 6dc12d3 Update Material Design Icons, OpenMoji
  • a5d1697 Update OpenMoji, Simple Icons, Unicons
  • 69280cf Update OpenMoji
  • c073a89 Update Material Design Icons, OpenMoji
  • 205b1d0 Update CoreUI Brands, CoreUI Flags, CoreUI Free
  • 16b92c5 Update IonIcons, Material Design Icons, OpenMoji
  • Additional commits viewable in compare view

Updates @iconify-json/mdi from 1.1.64 to 1.1.67

Commits

Updates @nuxt/eslint-config from 0.2.0 to 0.3.13

Commits
Maintainer changes

This version was pushed to npm by antfu, a new releaser for @​nuxt/eslint-config since your current version.


Updates @nuxtjs/i18n from 8.0.0 to 8.3.1

Release notes

Sourced from @​nuxtjs/i18n's releases.

v8.3.1

   🐞 Bug Fixes

    View changes on GitHub

v8.3.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.2.0

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.1.1

   🐞 Bug Fixes

... (truncated)

Changelog

Sourced from @​nuxtjs/i18n's changelog.

v8.3.1 (2024-04-24T10:05:08Z)

This changelog is generated by GitHub Releases

   🐞 Bug Fixes

    View changes on GitHub

v8.3.0 (2024-04-02T09:03:52Z)

This changelog is generated by GitHub Releases

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v8.2.0 (2024-03-14T16:42:29Z)

This changelog is generated by GitHub Releases

   🚀 Features

   🐞 Bug Fixes

... (truncated)

Commits
  • 16f9309 release: v8.3.1
  • 05ed0fc fix(types): $getRouteBaseName parameter type (#2933)
  • 4693ec2 fix(docs): add missing comma (#2919)
  • 6dcbfbb fix(head): apply baseURL to head composable (#2912)
  • 60396c6 docs: import createResolver instead of resolve (#2917)
  • 8961513 fix: locale head reactivity on locale change for strategy: 'no_prefix' (#2897)

… 28 updates

Bumps the all-minor-updates group with 28 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@faker-js/faker](https://github.com/faker-js/faker) | `8.4.0` | `8.4.1` |
| [@nuxtjs/sitemap](https://github.com/nuxt-modules/sitemap) | `5.0.4` | `5.3.2` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.58.4` | `0.61.3` |
| [@changesets/cli](https://github.com/changesets/changesets) | `2.27.1` | `2.27.7` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.0.0` | `3.1.0` |
| [@iconify-json/material-symbols](https://github.com/iconify/icon-sets) | `1.1.72` | `1.1.83` |
| [@iconify-json/mdi](https://github.com/iconify/icon-sets) | `1.1.64` | `1.1.67` |
| [@nuxt/eslint-config](https://github.com/nuxt/eslint/tree/HEAD/packages/eslint-config) | `0.2.0` | `0.3.13` |
| [@nuxtjs/i18n](https://github.com/nuxt-community/i18n-module) | `8.0.0` | `8.3.1` |
| [@nuxtjs/mdc](https://github.com/nuxt-modules/mdc) | `0.5.0` | `0.8.3` |
| [@types/chroma-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chroma-js) | `2.4.3` | `2.4.4` |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages/nuxt) | `0.58.4` | `0.61.3` |
| [@unocss/preset-icons](https://github.com/unocss/unocss/tree/HEAD/packages/preset-icons) | `0.58.5` | `0.61.3` |
| [@unocss/transformer-directives](https://github.com/unocss/unocss/tree/HEAD/packages/transformer-directives) | `0.58.4` | `0.61.3` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.17` | `10.4.19` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `2.5.0` | `2.11.0` |
| [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | `6.1.1` | `6.4.0` |
| [eslint-plugin-regexp](https://github.com/ota-meshi/eslint-plugin-regexp) | `2.2.0` | `2.6.0` |
| [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) | `6.2.0` | `6.2.2` |
| [eslint-plugin-typescript-sort-keys](https://github.com/infctr/eslint-plugin-typescript-sort-keys) | `3.1.0` | `3.2.0` |
| [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `9.20.1` | `9.27.0` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.10.3` | `3.12.3` |
| [prettier](https://github.com/prettier/prettier) | `3.2.2` | `3.3.2` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.3` |
| [unocss](https://github.com/unocss/unocss) | `0.58.4` | `0.61.3` |
| [vue](https://github.com/vuejs/core) | `3.4.10` | `3.4.31` |
| [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) | `9.4.0` | `9.4.3` |
| [vue-router](https://github.com/vuejs/router) | `4.2.5` | `4.4.0` |



Updates `@faker-js/faker` from 8.4.0 to 8.4.1
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v8.4.0...v8.4.1)

Updates `@nuxtjs/sitemap` from 5.0.4 to 5.3.2
- [Release notes](https://github.com/nuxt-modules/sitemap/releases)
- [Commits](nuxt-modules/sitemap@v5.0.4...v5.3.2)

Updates `@unocss/reset` from 0.58.4 to 0.61.3
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.58.4...v0.61.3)

Updates `@changesets/cli` from 2.27.1 to 2.27.7
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/[email protected]...@changesets/[email protected])

Updates `@eslint/eslintrc` from 3.0.0 to 3.1.0
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.0.0...v3.1.0)

Updates `@iconify-json/material-symbols` from 1.1.72 to 1.1.83
- [Commits](iconify/icon-sets@1.1.72...1.1.83)

Updates `@iconify-json/mdi` from 1.1.64 to 1.1.67
- [Commits](iconify/icon-sets@1.1.64...1.1.67)

Updates `@nuxt/eslint-config` from 0.2.0 to 0.3.13
- [Release notes](https://github.com/nuxt/eslint/releases)
- [Commits](https://github.com/nuxt/eslint/commits/v0.3.13/packages/eslint-config)

Updates `@nuxtjs/i18n` from 8.0.0 to 8.3.1
- [Release notes](https://github.com/nuxt-community/i18n-module/releases)
- [Changelog](https://github.com/nuxt-modules/i18n/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/i18n@v8.0.0...v8.3.1)

Updates `@nuxtjs/mdc` from 0.5.0 to 0.8.3
- [Release notes](https://github.com/nuxt-modules/mdc/releases)
- [Changelog](https://github.com/nuxt-modules/mdc/blob/main/CHANGELOG.md)
- [Commits](nuxt-modules/mdc@v0.5.0...v0.8.3)

Updates `@types/chroma-js` from 2.4.3 to 2.4.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chroma-js)

Updates `@unocss/nuxt` from 0.58.4 to 0.61.3
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.61.3/packages/nuxt)

Updates `@unocss/preset-icons` from 0.58.5 to 0.61.3
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.61.3/packages/preset-icons)

Updates `@unocss/transformer-directives` from 0.58.4 to 0.61.3
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.61.3/packages/transformer-directives)

Updates `autoprefixer` from 10.4.17 to 10.4.19
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](postcss/autoprefixer@10.4.17...10.4.19)

Updates `eslint-plugin-perfectionist` from 2.5.0 to 2.11.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](azat-io/eslint-plugin-perfectionist@v2.5.0...v2.11.0)

Updates `eslint-plugin-promise` from 6.1.1 to 6.4.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-promise/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-promise/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-promise@v6.1.1...v6.4.0)

Updates `eslint-plugin-regexp` from 2.2.0 to 2.6.0
- [Release notes](https://github.com/ota-meshi/eslint-plugin-regexp/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-regexp/blob/master/CHANGELOG.md)
- [Commits](ota-meshi/eslint-plugin-regexp@v2.2.0...v2.6.0)

Updates `eslint-plugin-testing-library` from 6.2.0 to 6.2.2
- [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases)
- [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json)
- [Commits](testing-library/eslint-plugin-testing-library@v6.2.0...v6.2.2)

Updates `eslint-plugin-typescript-sort-keys` from 3.1.0 to 3.2.0
- [Release notes](https://github.com/infctr/eslint-plugin-typescript-sort-keys/releases)
- [Changelog](https://github.com/infctr/eslint-plugin-typescript-sort-keys/blob/master/CHANGELOG.md)
- [Commits](infctr/eslint-plugin-typescript-sort-keys@v3.1.0...v3.2.0)

Updates `eslint-plugin-vue` from 9.20.1 to 9.27.0
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v9.20.1...v9.27.0)

Updates `nuxt` from 3.10.3 to 3.12.3
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.12.3/packages/nuxt)

Updates `prettier` from 3.2.2 to 3.3.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.2...3.3.2)

Updates `typescript` from 5.3.3 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.5.3)

Updates `unocss` from 0.58.4 to 0.61.3
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.58.4...v0.61.3)

Updates `vue` from 3.4.10 to 3.4.31
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.10...v3.4.31)

Updates `vue-eslint-parser` from 9.4.0 to 9.4.3
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases)
- [Commits](vuejs/vue-eslint-parser@v9.4.0...v9.4.3)

Updates `vue-router` from 4.2.5 to 4.4.0
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](vuejs/router@v4.2.5...v4.4.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@nuxtjs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@eslint/eslintrc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@iconify-json/material-symbols"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@iconify-json/mdi"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@nuxt/eslint-config"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@nuxtjs/i18n"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@nuxtjs/mdc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@types/chroma-js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: "@unocss/nuxt"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@unocss/preset-icons"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: "@unocss/transformer-directives"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-perfectionist
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-promise
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-regexp
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-testing-library
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-typescript-sort-keys
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: nuxt
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: vue-eslint-parser
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-minor-updates
- dependency-name: vue-router
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-minor-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link

netlify bot commented Jul 8, 2024

Deploy Preview for devhatt-blog failed.

Name Link
🔨 Latest commit a2d8885
🔍 Latest deploy log https://app.netlify.com/sites/devhatt-blog/deploys/668b974c569074000807b24a

Copy link
Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #68.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-minor-updates-36f62bb5a0 branch July 15, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants